home *** CD-ROM | disk | FTP | other *** search
- Times New Roman
- Simply 3D Recommended System
- Configuration
- This document includes a
- Configuration Checklist
- section, which lists the
- tBminimum requirements necessary to run Simply 3D effectively, and a
- Troubleshooting
- 7 section, should you encounter errors while running the
- t1software. Also included is a section describing
- Sample AUTOEXEC.BAT
- and CONFIG.SYS Files
- tKThe applications that make up Simply 3D, Renderize Live EZ and Visual Font,
- *2Lare enhanced mode applications requiring a 80386 or 80486 microprocessor; if
- *2Gyou are running on a '386 then you must also have a math-coprocessor.
- *AHThe recommended system configuration is a 486 33MHz PC running DOS 5.0
- *29or DOS 6.x and Microsoft Windows 3.1 in Enhanced mode. A
- *2GWindows-compatible VGA display is required with a minimum resolution of
- *2N800x600 at 256 colors. Regardless of your display color depth, Renderize Live
- *2REZ still calculates and saves all renderings at 24-bits, and dithers the image for
- the 8-bit display.
- Configuration Checklist
- *cNThe following topics discuss those system configuration issues critical to the
- *2-correct and optimum performance of Simply 3D.
- *PCSimply3D requires a minimum of 8MB of RAM and a permanent swap file
- *2J(virtual memory) of 20MB under Windows. If you have a 24-bit display, you
- *2Dmust have at least 12MB of memory to run Renderize Live EZ. You can
- *2Kactually run Renderize Live EZ with fewer resources, but you would probably
- *2 run out of memory quite quickly.
- *B2If you have 8MB of RAM and Simply 3D gives you a "
- Not enough memory to
- run effectively
- v=" message, this means that not enough RAM is available to the
- tLprogram at the time it is launched. Most often this problem can be fixed by
- *23modifying the disk cache. This is discussed below.
- Video Display
- *PGSimply 3D requires a minimum display resolution of 800x600, 256 colors,
- *2Lalthough we recommend that you run the software at 1024x768. If you wish to
- *2Nrun in a high color mode (either 64K colors or 16.7M colors), you must have at
- *28least 12MB of RAM to run the applications effectively.
- Installation and Performance
- Times New Roman
- Disk Cache
- *PLA disk cache (such as SmartDrive) improves disk access speeds. Since Simply
- *2K3D uses virtual memory in a permanent swap file on disk, the disk cache can
- *2Ihave a large impact on performance by speeding access to the swap file.
- *AJA disk cache uses RAM: the larger you set your disk cache, the less RAM is
- *2Kavailable to run applications. If your system has 8MB of physical RAM, you
- *2Hshould not set a disk cache larger than 1MB. If your system has 16MB of
- *2IRAM, you can afford to set up a larger disk cache, perhaps 2MB or more.
- *AGTo set up a disk cache of 1MB, the SmartDrive line in your AUTOEXEC.BAT
- file should read as follows:
- Courier New
- C:\DOS\SMARTDRV.EXE 1024 1024
- JThe drive and path (C:\DOS in the above example) may vary from computer to
- *2 computer.
- *d Swap File
- *PGBefore running Simply 3D, you must set up a swap file under Windows. A
- *2Pswap file is an area on your hard disk that acts as "virtual memory," increasing
- *2Myour total available memory. To optimize performance, it is recommended that
- *2Kyou create a permanent swap file of at least 20MB. You can use a temporary
- *2Dswap file, but this will make the software perform a little slower.
- *AHTo create a swap file under Windows 3.1, launch Windows and select Main,
- *2EControl Panel, 386 Enhanced, Virtual Memory. Under this area Windows
- *2Odisplays the type and size of the current swap file. Select the Change command
- *2Pto modify the swap file. Make sure that the file type is set to Permanent. You
- *2Ncan enter in a swap file size up to the Maximum Size listed in the window. If
- *2Eyou enter a swap file size larger than the Recommended Size a warning
- *2Lmessage may appear saying that Windows will not recognize the entire size of
- *2Kthat file: this message is erroneous regarding permanent swap files. Full
- *2?information on setting a swap file can be found in your Windows
- documentation.
- *AHNote that a permanent swap file must occupy contiguous space on the hard
- *2Ldisk. If Windows reports a large disparity between the Space Available and
- *2Lthe Maximum Size when you are setting up a swap file, this may indicate that
- *2Hyou disk is fragmented. If this is the case, you may need to run a disk
- *2Jdefragmentation program (such as Norton's SpeedDisk) before setting up the
- *2Sswap file. If your disk drive has strategically placed bad sectors, this may limit
- *2)the amount of swap space that can be set.
- Installation and Performance
- Times New Roman
- Troubleshooting
- *cHIn most cases, Simply 3D will run with no problems, assuming the minimum
- *2Jconfiguration parameters outlined in the "Configuration Checklist" section
- above are met.
- If you receive a "
- $Not enough memory to run effectively
- " message when you
- tPlaunch the software, you probably need to modify the size of your disk cache, as
- outlined above.
- *AHIf you run out of memory while operating the software, you may receive a
- Global Memory
- " message or a "
- Page Fault
- " message. If this occurs you
- tImust increase the total memory resources available to Simply 3D. This is
- *2Pusually achieved by increasing the size of the permanent swap file, as outlined
- above.
- *B.If Simply 3D crashes during operation with a "
- GPF in module unknown
- tKmessage, this indicates a memory conflict. Memory conflicts can occur when
- *2Hdevices and programs are loaded into high memory, or if TSR programs are
- *2Nrunning simultaneously with Simply 3D. If you receive this error message, you
- *2Imay need to modify your configuration according to the information below.
- *AMNote that on most systems you don't need to modify your computer as described
- *2Ibelow. You should only consider these changes if you receive the "GPF in
- module unknown" error message.
- High Memory
- *PJBecause of the way Windows uses memory, it is no longer necessary, or even
- *2Ndesirable, to maximize the amount of free conventional memory. In fact, using
- *2=DEVICEHIGH (in CONFIG.SYS) and LH (LoadHigh, in AUTOEXEC.BAT)
- *2Ito load drivers and programs into high memory not only doesn't change the
- *2Gavailable XMS memory, it can cause memory conflicts that can crash your
- *2Ksystem. The likelihood of problems occurring depends on a wide variety of
- *2Lfactors, including the programs being loaded, their location in high memory,
- *2Jand the BIOS of your computer. Therefore it is difficult to say whether a
- problem may actually occur.
- *A=There are two ways in which you can disable DEVICEHIGH and LH
- *2Gcommands. The simplest thing to do is disable or remove the EMM386.EXE
- *2Kline from your CONFIG.SYS, as this manages the use of the high memory area.
- *2G When you disable EMM386, all LH and DEVICEHIGH lines are still loaded,
- *20they are just loaded normally into low memory.
- *AMIf you run DOS applications on your computer that require the use of expanded
- *2Imemory, you won't want to disable the EMM386 line, as it is your expanded
- *2Amemory manager. If this is the case, you must modify each LH and
- *2<DEVICEHIGH line individually. A CONFIG.SYS line that reads:
- Installation and Performance
- Courier New
- <(DEVICEHIGH /L:1,14512 =C:\DOS\SETVER.EXE
- Times New Roman
- %Should be changed such that it reads:
- DEVICE=C:\DOS\SETVER.EXE
- An AUTOEXEC.BAT line that reads:
- I LH /L:2,32336 C:\MOUSE\MOUSE.COM
- %Should be changed such that it reads:
- C:\MOUSE\MOUSE.COM
- HIf you do run DOS applications need to maximize your conventional memory
- *2Cusing DEVICEHIGH and LH, it is highly recommended that you create a
- *2Mmultiple boot configuration, with a simple configuration for Windows, and the
- *2/high memory configuration for DOS applications.
- *AJNote that it is OK, and recommended to load DOS into high memory using the
- *2,DOS=HIGH,UMB command in the CONFIG.SYS file.
- TSR and Auto-Launch Programs
- *PIIt is strongly recommended that you limit the number of programs that run
- *2Esimultaneously with Simply 3D. Specifically, TSR (terminate and stay
- *2Hresident) programs or applications that work in the background may cause
- problems.
- *AIThe first place to look for TSR's is in your AUTOEXEC.BAT file. Don't be
- *2Iconcerned with drivers or programs that control standard hardware devices
- *2Ksuch as mice, hard drives, CD ROM drives or sound cards. Instead, focus on
- *2Qutility programs that sit in the background and wait for a "hot key", or poll the
- *21system for a predetermined date, time or event.
- *AJSimilarly, check the LOAD and RUN lines in your WIN.INI file (found in the
- *2JWINDOWS directory) for similar TSR programs. For example, PIM's that poll
- *2Lfor a specific date and time, or auto-receive fax utilities that wait for an
- *2Lincoming call can cause problems. Most other programs, such as the Windows
- *2JClock or Adobe Type Manager, or screen savers, should not cause a problem.
- *2CFinally, look for a Startup Program Group under Windows to see what
- *2Gapplications or utilities may be launched automatically when you launch
- Windows.
- Installation and Performance
- Times New Roman
- t"Sample AUTOEXEC.BAT and CONFIG.SYS
- Files
- *cBThe following AUTOEXEC.BAT and CONFIG.SYS files represent a sample
- *2Mconfiguration under which the Simply 3D applications run efficiently on a CPU
- *2Gwith 8MB of RAM in a 256 color video display mode. This is a "stripped
- *2?down" configuration: your configuration may vary significantly.
- AUTOEXEC.BAT:
- Courier New
- PROMPT $P$G
- PATH=C:\;C:\DOS;C:\WINDOWS
- *1!C:\WINDOWS\SMARTDRV.EXE 1024 1024
- CONFIG.SYS:
- DEVICE=C:\WINDOWS\HIMEM.SYS
- DEVICE=C:\DOS\SETVER.EXE
- DOS=HIGH,UMB
- SHELL=C:\COMMAND.COM /P /E:2048
- FILES=40
- BUFFERS=40
- STACKS=9,256
- Installation and Performance
- $%&'()*+,
- ./0123456789:;<=>?@ABCDEFG
- "#$%&'
- xTPP`
- !"#$%&'(
- $%&'()*+,
- ./0123456789:;<=>?@ABCDEFG
- p 0p`P
- "#$%&'
- ph@``
- xTPP`
- !"#$%&'(
- $%&'()*+,
- ./0123456789:;<=>?@ABCDEFG
- "#$%&'
- !"#$%&'(
- Windows 3.10 (Maker 1.03)
- Nick Josephs
-
- Visual Software, Inc.
-
- Lotus Ami Pro
- Times New Roman
- Courier New
- zclut
- :FNMS
- FFPIC
-